projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ee8e16
)
Added return value to Fhandle_save_session to avoid compiler warning.
author
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 14 Mar 2002 21:36:28 +0000
(21:36 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 14 Mar 2002 21:36:28 +0000
(21:36 +0000)
src/xsmfns.c
patch
|
blob
|
history
diff --git
a/src/xsmfns.c
b/src/xsmfns.c
index f0329b2559bac22082181bfbd003014b4118089d..269f80c95188a643734810943011fe59011926fd 100644
(file)
--- a/
src/xsmfns.c
+++ b/
src/xsmfns.c
@@
-489,6
+489,8
@@
Do not call this function yourself. */)
doing_interact = False;
}
+
+ return Qnil;
}
\f